home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / news / nntp / nntp.1.5.11 / README.1.5.7 < prev    next >
Encoding:
Text File  |  1990-08-18  |  3.2 KB  |  71 lines

  1. Welcome to patch number 7 for NNTP 1.5.
  2.  
  3.     If you have not installed the first six patches, you must do so
  4.     before proceeding. You can get those patches (and this one) from
  5.     anoymous ftp on bcm.tmc.edu [128.249.2.1] or by sending a message
  6.     to the archive-server@bcm.tmc.edu with the following text:
  7.     send public nntp.patch.1
  8.     send public nntp.patch.2
  9.     send public nntp.patch.3
  10.     send public nntp.patch.4.shar
  11.     send public nntp.patch.5.shar
  12.     send public nntp.patch.6.shar
  13.  
  14.     If you have all six patches installed, you are ready to install
  15.     this set of patches. These patches are packaged as a shell archive.
  16.     They are as follows:
  17.     CHANGES.diff  -- This will patch the CHANGES file in the root
  18.     of the nntp distrbution to reflect changes since the release of 1.5.
  19.     To install, just type patch < CHANGES.diff
  20.     server.diff -- This patch is for the files in the server subdirectory.
  21.     To install, change directory to the server directory and type
  22.     patch < server.diff.
  23.     common.diff -- This patch is for the files in the common subdirectory.
  24.     To install, change directory to the common directory and type
  25.     patch < common.diff
  26.     support.diff -- This is a patch for nntp_awk in the support directory.
  27.     To install, change directory to the support directory and type
  28.     patch < support.diff.
  29.     xfer.diff -- This is a patch for nntpxfer.c in the xfer directory.
  30.     To install, change directory to the xfer directory and type
  31.     patch < xfer.diff.
  32.     xmit.diff -- This is a patch for nntpxmit.h and nntpxmit.c in the xfer
  33.     directory. To install, change directory to the xmit directory and type
  34.     patch < xmit.diff.
  35.     inews.diff -- This patch is for the files in the inews subdirectory.
  36.     To install, change directory to the inews directory and type
  37.     patch < inews.diff.
  38.     
  39. Please read the CHANGES file (following application of the patch) for
  40. a list of new features/bug fixes. This is mostly a bug fix release.
  41.  
  42. Bug reports and enhancements welcome,
  43. Stan Barber
  44. sob@bcm.tmc.edu
  45.  
  46. P.S. This patched version of NNTP has been compiled on the following systems:
  47.  
  48. Vax 3600 running Ultrix 2.2 (BNEWS 2.11.19)
  49. Unisys 5000/40 running System V release 2 (BNEWS 2.11.17)
  50.  
  51. It has also been tested by the fine folks at the University of Toronto to
  52. test compatibility with CNEWS. Special thanks to Sandra Smith.
  53.  
  54. P.P.S. 1.5.8 will be out sometime around Christmas/New Year's. It will have
  55. some new features that came in too late for me to test them for this patch.
  56. Look for an announcement about 1.5.8 in news.software.nntp around Thanksgiving.
  57. Those include patches to nntpxmit to use Message-IDs in the batch file versus
  58. filenames, inode checking in addition to space checking, and better heuristics
  59. for rejecting news articles that have already been seen and expired.
  60.  
  61. P.P.P.S. Brian Kantor has already started a discussion on new protocol features
  62. for NNTP. Please drop me a line so I can track the ideas. Hopefully we can
  63. start some prototype testing in the Spring.
  64.  
  65. P.P.P.P.S. [getting ridiculous, eh?] I will be posting a revised collection
  66. of patches for RN that will replace the ones in the 1.5 distibution. These
  67. patches will allow RN and RRN to be built from the same sources. I am in the
  68. process of working with Larry Wall to determine if these will be offical or
  69. not.
  70.  
  71.